Device Management
Background
This Sample App uses Lens API to fetch a list of all devices in a Lens Account (tenant). For each device, it displays information such as Device Name, Device Status (Online/Offline), etc. Additionally, this App allows you to change Device Name and Room Name. The App Front-end is done in React and Backend in Node.js®. This repository contains sample code for implementing device management functionality using the Poly Lens API.
This is what the App looks like:
COMING SOON: The Source Code and Installation guide.